FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ch.fhir.ig.ch-ems#current (47 ms)

Package ch.fhir.ig.ch-ems
Type ValueSet
Id Id
FHIR Version R4
Source http://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-intensity.html
Url http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-intensity
Version 2.1.0-ci-build
Status draft
Date 2025-02-24T13:25:28+00:00
Name IVRVSintensity
Title IVR Intensity
Experimental False
Realm ch
Authority hl7
Description List of pulse strengths.
Copyright CC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-observation-heartrate CH EMS Observation: Heart Rate

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://snomed.info/sct SNOMED CT (all versions)
IVR IVR Codes
http://snomed.info/sct veri


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet IVR-VS-intensity

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    260407003WeakschwachFaibleDebole
    17621005NormalnormalNormalNormale
    260404005StrongstarkFortForte
  • Include these codes as defined in http://fhir.ch/ig/ch-ems/CodeSystem/IVR
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    1000074not tangiblenicht fühlbarNon perceptibleNon percettibile

Source

{
  "resourceType" : "ValueSet",
  "id" : "IVR-VS-intensity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVR-VS-intensity</b></p><a name=\"IVR-VS-intensity\"> </a><a name=\"hcIVR-VS-intensity\"> </a><a name=\"IVR-VS-intensity-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td><a href=\"http://snomed.info/id/260407003\">260407003</a></td><td>Weak</td><td>schwach</td><td>Faible</td><td>Debole</td></tr><tr><td><a href=\"http://snomed.info/id/17621005\">17621005</a></td><td>Normal</td><td>normal</td><td>Normal</td><td>Normale</td></tr><tr><td><a href=\"http://snomed.info/id/260404005\">260404005</a></td><td>Strong</td><td>stark</td><td>Fort</td><td>Forte</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-IVR.html\"><code>http://fhir.ch/ig/ch-ems/CodeSystem/IVR</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td><a href=\"CodeSystem-IVR.html#IVR-1000074\">1000074</a></td><td>not tangible</td><td>nicht fühlbar</td><td>Non perceptible</td><td>Non percettibile</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-intensity",
  "version" : "2.1.0-ci-build",
  "name" : "IVRVSintensity",
  "title" : "IVR Intensity",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-02-24T13:25:28+00:00",
  "publisher" : "IVR Interverband für Rettungswesen",
  "contact" : [
    {
      "name" : "IVR Interverband für Rettungswesen",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ivr-ias.ch/"
        }
      ]
    }
  ],
  "description" : "List of pulse strengths.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "260407003",
            "display" : "Weak",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "schwach"
              },
              {
                "language" : "fr-CH",
                "value" : "Faible"
              },
              {
                "language" : "it-CH",
                "value" : "Debole"
              }
            ]
          },
          {
            "code" : "17621005",
            "display" : "Normal",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "normal"
              },
              {
                "language" : "fr-CH",
                "value" : "Normal"
              },
              {
                "language" : "it-CH",
                "value" : "Normale"
              }
            ]
          },
          {
            "code" : "260404005",
            "display" : "Strong",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "stark"
              },
              {
                "language" : "fr-CH",
                "value" : "Fort"
              },
              {
                "language" : "it-CH",
                "value" : "Forte"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
        "concept" : [
          {
            "code" : "1000074",
            "display" : "not tangible",
            "designation" : [
              {
                "language" : "de-CH",
                "value" : "nicht fühlbar"
              },
              {
                "language" : "fr-CH",
                "value" : "Non perceptible"
              },
              {
                "language" : "it-CH",
                "value" : "Non percettibile"
              }
            ]
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.